[INFO] cloning repository https://github.com/pbonh/syndex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbonh/syndex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46b907ffb400dc687fb8a2a54f0a508fdc395ad5
[INFO] checking pbonh/syndex against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbonh%2Fsyndex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pbonh/syndex
[INFO] finished tweaking git repo https://github.com/pbonh/syndex
[INFO] tweaked toml for git repo https://github.com/pbonh/syndex written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbonh/syndex on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pbonh/syndex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346
[INFO] running `Command { std: "docker" "start" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking bevy_ptr v0.13.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking bevy_tasks v0.13.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling peginator_codegen v0.7.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling peginator v0.7.0
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling ascent_base v0.6.0
[INFO] [stderr]     Checking symbol_table v0.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.9.0/src/rciter_impl.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[inline]` can only be applied to functions
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling fstrings-proc-macro v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.9.0/src/rciter_impl.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: `#[inline]` can only be applied to functions
[INFO] [stdout]    = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling generic_symbolic_expressions v5.0.4
[INFO] [stderr]     Checking fstrings v0.2.3
[INFO] [stderr]     Checking libreda-splay v0.1.1
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346", kill_on_drop: false }`
[INFO] [stdout] 423cccc9a18e715aa45f06dc1367e80d027b0671ce79576cdf023f72df3f4346
